gtk-demo: Fix a leak
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2020 00:09:42 +0000 (20:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2020 00:09:42 +0000 (20:09 -0400)
commit15257e39222e8313c850ac2a9ba371cc2c648cc7
tree7a7848e7b555522ff2cbe2ea59b56129b0275404
parent180a5a1ad70002c51d9a442c799daf689cd17270
gtk-demo: Fix a leak

The themes demo was leaking its builder, and
therefore couldn't be closed.
demos/gtk-demo/themes.c